projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a4ad6a
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jun 2006 03:30:24 +0000
(
03:30
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 2 Jun 2006 03:30:24 +0000
(
03:30
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9faff9f4e25669ef1b28ed928d336e2bfbd42e91..cc23810cc3e1aa7a45fdf5a711e1345223e1e6ba 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,10
@@
+2006-06-01 Richard Stallman <rms@gnu.org>
+
+ * subr.el (with-current-buffer): Doc fix.
+
2006-06-02 Masatake YAMATO <jet@gyve.org>
* progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
-
Almost rewrite. Underlines over all lines of gcov output are too
uncomfortable to read. Suggested by Dan Nicolaescu.